aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/[TOP] Sleek
blob: dbd8a7e012922fa2d016635d608c25172989bed5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// Sleek

{
"include": "~/.config/waybar/modules",
"layer": "top",
"position": "top",
"height": 14,
"margin-left": 10,
"margin-right": 10,
"margin-top": 2,
	
"modules-left": [
	"custom/menu",
	"custom/separator#blank_2",
	"clock",
	"custom/separator#blank_2",
	"hyprland/window"
],

"modules-center": [		
	"hyprland/workspaces"	
],
		
"modules-right": [
	"custom/swaync",
	"custom/separator#blank",
	"tray",
	"custom/separator#blank",
	"mpris",
	"custom/separator#blank", 
	"pulseaudio",
	"custom/separator#blank",
	"custom/power",					
	],


// Additional format / customize modules

"custom/power": {
	"format": " ",
	"icon-size": 20,
	"tooltip": false,
},
	
"clock": {
	//"format": "{:%I:%M %p - %d/%b}", //for AM/PM
    "format": "{:%H:%M - %d/%b}", // 24H
	"tooltip": false
},
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage